Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix dropdown arrow #328

Merged
merged 1 commit into from
Apr 26, 2019
Merged

fix dropdown arrow #328

merged 1 commit into from
Apr 26, 2019

Conversation

sssoleileraaa
Copy link
Contributor

Description

I noticed when testing the client on macOS that the dropdown arrow didn't scale nicely. I thought this was fixed since it looked fine to me on debian. It would be helpful to add future scaling code that can resize without changing aspect ratio of icon images and SVGs. I've seen some useful QImage methods for this, but I don't think we want to have to convert our SvgWidgets or Icons to QImages. I might be wrong, I need more time to research this. For now, I just updated the dropdown arrow so that it can look sharp like the others.

Before

Screen Shot 2019-04-24 at 9 48 45 AM

After

Screen Shot 2019-04-24 at 9 47 15 AM

Copy link
Contributor

@redshiftzero redshiftzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, tested this on macOS

@redshiftzero redshiftzero merged commit 84672b1 into master Apr 26, 2019
@redshiftzero redshiftzero deleted the fix-dropdown branch April 26, 2019 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants